func crypto/tls.fipsAllowCert
2 uses
crypto/tls (current package)
common.go#L1723: if !fipsAllowCert(cert) {
common.go#L1731: func fipsAllowCert(c *x509.Certificate) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)